
 
 F u n c t i o n :   g e t F r o m I d ( s t r i n g I d ) 
 
 
 
 D e s c r i p t i o n :   G e t s   t h e   o b j e c t   p r e v i o u s l y   s e t   u s i n g   s e t I d F o r ( ) . 
 
 
 
 R e t u r n s :   O b j e c t   i f   s e t ,   N u l l   o t h e r w i s e . 
 
 
 
 E x a m p l e : 
 
 
 
 / /   G e t   a n   o b j e c t   u s i n g   i t s   i d   s t r i n g . 
 
 
 
 v a r   m y O r i g i n a l O b j e c t   =   $ A . g e t F r o m I d ( s t r i n g I d ) ; 
 
 